Skip to main content

UML Shapes

Introduction

Class diagram is used to represent the static view of an application. The class diagrams are widely used in the modelling of object oriented systems because they are the only UML diagrams which can be mapped directly with object oriented languages.

Diagram supports to generate the class diagram shapes from business logic.

The following example illustrates how to create a UML shape.

Log in to AIV with valid credentials and create a new dashboard.

From the widget library, select the Diagram widget, as shown in figure below:

Docusaurus Slash Introduction

The diagram widget will be added in the dashboard, as shown in figure below:

Docusaurus Slash Introduction

Create the design by dragging the symbols from the stencil and dropping them onto the diagram surface at the desired locations, as shown in figure below:

Docusaurus Slash Introduction

This sample visualizes graphical representation of message flow from one activity to another in customer service with built-in UML activity shapes.

This example shows how to create activity shapes using diagram UML Activity shapes. For Demostrate we are creating example, the output as shown in figure below:

Docusaurus Slash Introduction